Versions:
PicoClaw 0.2.6, published by Sipeed, is an ultra-lightweight personal AI assistant engineered for edge environments where every milliwatt and megabyte count. Written in Go and rebuilt through a self-bootstrapping process in which the AI agent itself guided the architectural migration and code optimization, the program delivers automation capabilities that previously required far larger footprints: on a Raspberry Pi Zero–class board, a $10 MCU, or even a USB-stick-sized compute module it consumes under 10 MB of RAM—99 % less than the reference OpenClaw stack and 98 % cheaper than a Mac mini—while still offering scripted task execution, sensor data fusion, and local LLM inference. Typical deployments span hobbyist robotics, greenhouse monitoring, off-grid telemetry, classroom coding labs, and portable art installations; developers load the single static binary, drop a YAML plan describing triggers and actions, and let PicoClaw handle polling, logging, and cloud hand-off without further maintenance. Eight numbered releases (0.1.0 → 0.2.6) have progressively added MQTT bridging, OTA delta updates, WebAssembly plug-ins, and a REPL shell, all without breaking the sub-10 MB ceiling. The software is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.
Tags: